Release Notes

What's New in Crescendo SDK 1.3.3

This version provides the following improvements with respect to the previous version:

New Features

  • Added the ability to store certificate chains on the tokens, for both C2300 and C4000.

  • Enhanced ListFIDOProperties (the fido-props-get command in CLI Tool) to display as much information about FIDO Enterprise Attestation as possible.

  • Added parsing of the PIV Applet Instance Form byte in ListACAProperties (the aca-props-get command in CLI Tool) to decode PIV EP, PIV EP ENTERPRISE and PIV EXT.

Bug Fixes

  • Fixed the Result class output in the SDK, so that in case of any error, the actual error code and message would get passed to the user, instead of a generic message.

  • SDK function GetTokenCUID() - changed the log level of the success message containing the CUID from INFO to DEBUG.

  • Documentation improvements and small fixes. The main improvements can be found in the PIVPutPKIData function description, which now includes all possible import scenarios.